-
Home
-
WP Search with Algolia
-
2.8.0
-
Code
-
Classes
- PumpStream
Total Complexity |
28 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
151 |
Lines of code |
85 |
Logical lines of code |
44 |
Comment lines |
15 |
Methods |
17 |
Properties |
5 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
pump() |
S |
60 |
5 |
13 |
getMetadata() |
S |
70 |
3 |
6 |
__construct() |
S |
69 |
3 |
6 |
read() |
S |
62 |
2 |
12 |
__toString() |
S |
69 |
2 |
7 |
getContents() |
S |
69 |
2 |
7 |
detach() |
S |
77 |
1 |
4 |
getSize() |
S |
82 |
1 |
3 |
tell() |
S |
82 |
1 |
3 |
eof() |
S |
81 |
1 |
3 |
isSeekable() |
S |
82 |
1 |
3 |
seek() |
S |
80 |
1 |
3 |
isWritable() |
S |
82 |
1 |
3 |
write() |
S |
80 |
1 |
3 |
isReadable() |
S |
82 |
1 |
3 |
close() |
S |
82 |
1 |
3 |
rewind() |
S |
81 |
1 |
3 |